func runtime.getsig
4 uses
runtime (current package)
os_linux.go#L495: func getsig(i uint32) uintptr {
signal_unix.go#L133: fwdSig[i] = getsig(i)
signal_unix.go#L204: atomic.Storeuintptr(&fwdSig[sig], getsig(sig))
signal_unix.go#L281: h := getsig(_SIGPROF)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)